object FBarcode: TFBarcode Left = 583 Top = 630 Width = 124 Height = 61 BorderIcons = [biSystemMenu] Caption = 'Barcode 1' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild KeyPreview = True OldCreateOrder = True Position = poDefault ShowHint = True Visible = True OnClose = FormClose OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 116 Height = 34 Align = alClient Center = True end end